Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support records as inputs in clients #1041

Merged
merged 2 commits into from
Sep 14, 2021

Conversation

jmartisk
Copy link
Member

Part of the solution for #971

Adds an integration testing module that uses Java 16 source, therefore we can use that to test anything that uses language features from newer Java versions than 8 (the baseline of our build). This module is activated only when building with JDK >= 16.

Adds a JDK 16 job to the CI.

@jmartisk jmartisk requested a review from a team as a code owner September 14, 2021 09:30
Copy link
Member

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, are you going to add this to the server side too ?

@jmartisk
Copy link
Member Author

LGTM, are you going to add this to the server side too ?

Of course, I just wanted to get this part in before proceeding further

@phillip-kruger phillip-kruger merged commit 3ef80d0 into smallrye:main Sep 14, 2021
@jmartisk jmartisk deleted the main-issue-971 branch September 14, 2021 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants